import { SwitchField, View } from '@aws-amplify/ui-react'; export const SwitchFieldLabelExample = () => { return ( <> This is a JSX label} /> > ); };